From: Gerd Moellmann Date: Thu, 5 Jul 2001 13:38:38 +0000 (+0000) Subject: Fix first line. From Pavel Jan,Bm(Bk X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~62833 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5f72adc0883ee37384a53aba28af86da06a7f831;p=emacs.git Fix first line. From Pavel Jan,Bm(Bk . --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 625916563e6..06e4cde8d7c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,10 @@ 2001-07-05 Gerd Moellmann - * battery.el (battery-update): Add help-echo. - From Pavel Jan,Bm(Bk . + * play/pong.el: Fix first line. From Pavel Jan,Bm(Bk + . + + * battery.el (battery-update): Add help-echo. From Pavel Jan,Bm(Bk + . 2001-07-04 Gerd Moellmann diff --git a/lisp/play/pong.el b/lisp/play/pong.el index e1d76b7b165..c1715bf75d6 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el @@ -1,6 +1,6 @@ -;;; pong.el - classical implementation of pong +;;; pong.el --- classical implementation of pong -;; Copyright 1999, 2000 by Free Software Foundation, Inc. +;; Copyright 1999, 2000, 2001 by Free Software Foundation, Inc. ;; Author: Benjamin Drieu ;; Keywords: games